CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FFT matlab

搜索资源列表

  1. 用matlab对ADC的输出进行fft分析

    10下载:
  2. 用matlab对ADC的输出进行fft分析,得到需要的SNDR、THD、SFDR、ENOB等信息。-With matlab fft of the output of ADC analysis, required SNDR, THD, SFDR, ENOB, and more.
  3. 所属分类:matlab例程

    • 发布日期:2013-10-22
    • 文件大小:1050
    • 提供者:wang
  1. FFT-DTFT-Rife

    2下载:
  2. 自编的FFT、DTFT程序用于频谱分析,Rife是一种频谱校正方法,分别给出了以上算法的Matlab程序并且画出了图形。已调试通过。-FFT、DTFT codes writen by Matlab,for spectrum analyse.Rife is a method for spectrum correction.Figures are also given.These codes has been tested already.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:927
    • 提供者:茅瑜雯
  1. FFT

    1下载:
  2. 脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_de
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:207065
    • 提供者:张诚
  1. e1

    0下载:
  2. 16点基4—FFT算法编程。输入16点的序列,采用基4-fft方法计算其快速傅里叶变换。-16 points-based 4-FFT algorithm for programming. Enter the 16-point sequence, with the base 4-fft method for calculating the fast Fourier transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:536
    • 提供者:赵明敏
  1. FFT

    2下载:
  2. 流水线模数转换电路输出信号做fft后求SNR,SNDR的matlab程序-matlab fft program for SNR and SNDR of pipelined analog to digital converter(ADC)
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:149312
    • 提供者:liu
  1. FFT1024

    1下载:
  2. matlab 实现 1024点 FFT 运算 已经试过 运行很好-matlab achieve the 1024-point FFT computation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:12788
    • 提供者:赵俊
  1. OFDM

    3下载:
  2. 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, the upper and lower frequency, Gaussi
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:22201
    • 提供者:王国伟
  1. fft

    2下载:
  2. 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序-To design a time of extraction according to the base 2 Fast Fourier Transform (base 2FFT-DIT). Input inversion sequence, the output of natural order。
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:17252
    • 提供者:cuiqida
  1. fft

    1下载:
  2. FFT频谱分析,包括矩形波,三角波,及其功率谱-FFT spectrum analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:803
    • 提供者:lln
  1. FFT2D

    0下载:
  2. This is the processing of images to be converted into 2D. from the original picture, it will be first converted to grayscale in the form, then do 2 Dimensional FFT on the image, then the image is done in 2D FFT on the result of changes filter.seluruh
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:680
    • 提供者:azmi
  1. fft

    1下载:
  2. 利用matlab的fft函数进行快速傅里叶变换的m文件-Matlab' s fft function using the fast Fourier transform of the m file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1456
    • 提供者:张扬
  1. FFT-Matlab

    0下载:
  2. 基于Matlab的时间抽取基2FFT算法 -Based on the time taken Matlab-based algorithm 2FFT
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1066
    • 提供者:吴东
  1. ditfftbasedonmatlab

    0下载:
  2. 在matlab中实现时间抽取基2 FFT算法-Matlab achieve in the time taken from the base 2 FFT algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:790
    • 提供者:steven
  1. 2fft

    0下载:
  2. matlab实现基2fft按时间抽取,输入倒位序,输出顺序 -matlab achieve time-based 2fft extraction, inversion input sequence, output sequence
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1773
    • 提供者:lucy
  1. ZoomFFT

    1下载:
  2. 频谱细化分析MATLAB程序,ZOOM FFT分析,频谱放大功能- Zoom-FFT
  3. 所属分类:Other systems

    • 发布日期:2015-05-04
    • 文件大小:665
    • 提供者:lonvim
  1. FFT_2D

    0下载:
  2. 二维情况下实现快速傅立叶变换,利用一维情况下的FFT实现-under 2D of the fast Fourier transform, using a dimension of the FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1848
    • 提供者:江边漫步
  1. fft

    0下载:
  2. 进行fft变换,在matlab环境中,很精短,很好,不错-Fft to transform, in the matlab environment, a very fine short, good, good
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:896
    • 提供者:
  1. fft_watermark

    0下载:
  2. 基于FFT的数字水印嵌入程序,该程序通过对水印图片进行猫脸变换的预处理,增强的水印图片的鲁棒性-FFT-based digital watermark embedding process, the program conducted by Watermark picture cat face Transform pretreatment, enhanced the robustness of watermark image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:101382
    • 提供者:cheng tiantian
  1. ZOOM-FFT

    0下载:
  2. it is a matlab program, which can do zoom fft
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1434
    • 提供者:lc
  1. FIR

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:37551
    • 提供者:李文
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com